runtime.pageAlloc.sysGrow (method)

2 uses

	runtime (current package)
		mpagealloc.go#L375: 	p.sysGrow(base, limit)
		mpagealloc_64bit.go#L97: func (p *pageAlloc) sysGrow(base, limit uintptr) {